func golang.org/x/net/internal/httpsfv.isTChar
2 uses
golang.org/x/net/internal/httpsfv (current package)
httpsfv.go#L37: func isTChar(b byte) bool {
httpsfv.go#L448: if !isTChar(ch) && !slices.Contains([]byte(":/"), ch) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)